home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / RANDSCAN.ZIP / RANDSCAN.DOC < prev    next >
Text File  |  1991-06-19  |  3KB  |  103 lines

  1.  
  2.  
  3. RANDSCAN VERSION 3.69 DOCUMENTATION  
  4.  
  5.  
  6.  
  7. Bullshit:
  8.  
  9.    Randscan is a program which dials numbers, either in 
  10. sequence or randomly and waits for a carrier from another 
  11. modem. If it connects, the number is saved as a carrier, if
  12. it's busy, it's saved with the notation busy next to it.
  13.  
  14.  
  15.  
  16. Functions:
  17.  
  18. - Sequential dialing of a local or 800 prefix
  19. - Random dialing of a local or 800 prefix
  20. - Schrammin' (picking a random 4 digit number and dialing it 
  21.   as the suffix for a lot of 800 prefixes listed in a user
  22.   defineable file)
  23.  
  24.  
  25.  
  26. Setup:
  27.  
  28.    If you choose to use the 800 Ultra Randomization (or 
  29. Schrammin' as I like to call it) you need to create a file 
  30. with a list of 800 prefixes which resembles the following:
  31.  
  32. 777
  33. 666
  34. 555
  35. 444
  36. 333
  37. 222
  38. 235
  39. 111  <--- 111 is what keys the program to pick another 
  40. number and cycle back through. There is no limit on the 
  41. number of prefixes you can use.
  42.  
  43.  
  44. Random Information:
  45.  
  46.     All random numbers are chosen by means of the RANDOMIZE 
  47. TIMER function of BASIC. When you are asked at the beginning 
  48. for an optional randomization seed, this is the number of 
  49. times that a loop to pick a random number by means of this 
  50. function is executed. This number does not really affect the 
  51. randomocity of the number, but it adds a nice personal 
  52. touch.
  53.  
  54.  
  55. ****NEW FEATURE****
  56.  
  57. The first prompt you receive now will ask you if you want to 
  58. use the display window. This is a diplay that will occupy 
  59. the upper right hand corner of the screen in basic's EGA 
  60. graphics mode. It contains a running tally of the number of 
  61. busy signals logged, the number of carriers logged, the 
  62. current number, the previous number, the status (ie CONNECT) 
  63. of the previous number and some other shit. 
  64.  
  65. ----
  66.  
  67. With this version, I have included a copy of the source 
  68. code. Why anyone would want it I don't know, but it's there, 
  69. just for the hell of it.
  70.  
  71. ---
  72.  
  73. I put the Legion Of Schramm's name (logo) all over this 
  74. version. In keeping with the anarcho-nature of the Legion, 
  75. this was done without the consent of the other members, so 
  76. if you think it sucks or whatever, blame me and not the 
  77. other members, it was all my idea.
  78.  
  79. ---
  80.  
  81. This program is, of course, public domain and may be used 
  82. for whatever anyone wants to use it for.
  83.  
  84.  
  85.  
  86. Who's Responsible For This Nightmare ? :
  87.  
  88.   Concept Originator: Peter The Great
  89.   Programmer        : Peter The Great 
  90.   Moral Support     : Legion Of Schramm Today, all inclusive
  91. ____________________________________________________________
  92.  
  93. Oh, let me just take this oppourtunity to say: 
  94.  
  95. HEY OOLON, FUCK YOU !
  96.  
  97.  
  98. Oh, and to all the phone cops and feds out there:
  99.  
  100.            SUCK MY DICK, ASSHOLES !
  101. ____________________________________________________________
  102.  
  103.